You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtx Class > TMtx Methods > SizeFromArray Method > TMtx.SizeFromArray Method ([In] TCplx[])
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtx.SizeFromArray Method ([In] TCplx[])

Sizes the calling matrix to match the size of the array.

Syntax
C#
Visual Basic
public void SizeFromArray([In] TCplx[] Src);

Sizes the calling matrix to match the size of the array. Complex property is set to true. IsDouble property value is preserved.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!